home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d22 / hdtst535.arc / README.1ST < prev   
Text File  |  1991-07-06  |  1KB  |  26 lines

  1. The following files should be in this package:
  2.  
  3. BOOTLOAD.COM            The BOOTLOAD program
  4. BOOTLOAD.DOC            Documentation file for BOOTLOAD
  5. FIXFAT.EXE              The FIXFAT program
  6. FIXFAT.DOC              Documentation file for FIXFAT   
  7. HDTEST.EXE              The HDTEST program
  8. HDCHEK.EXE              The HDCHEK program
  9. HDTEST.DOC              Documentation file for HDTEST/HDCHEK
  10. HDTESTDD.BIN            Device driver for use with SS or DM partitions
  11. MAKETXT.EXE             DOC file processor (see below)
  12. README.1ST              This file
  13.  
  14. The HDTEST.DOC, BOOTLOAD.DOC, and FIXFAT.DOC files are formatted to be printed 
  15. out on a (otherwise "dumb") printer which is capable of underlining by doing a 
  16. <CR> without a <LF> and overtyping - almost all modern printers can do (or 
  17. simulate) this. If you want to view the files in an editor and/or TYPE them to 
  18. the console, you will need to remove the underlining. To do this, simply give 
  19. the command "MAKETXT fname" (without the quotes, of course), replacing "fname" 
  20. with the name of the file you wish to convert. MAKETXT will read the fname.DOC 
  21. file (which it expects to find in the current directory) and write a second 
  22. file called fname.TXT, which can be edited or TYPEd without difficulty.  
  23.  
  24. Users of versions of HDTEST prior to V5.35 should see the "CHANGES FROM 
  25. PREVIOUS VERSIONS" section of the documentation.
  26.